Fix wait_for_termination on GNU Hurd (Bug#8467)
authorSamuel Thibault <sthibault@debian.org>
Sun, 10 Apr 2011 22:05:04 +0000 (18:05 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 10 Apr 2011 22:05:04 +0000 (18:05 -0400)
commit6b0dfaf8f69a8b9ea6acfff7ac66c554cc00c58e
treea8c3a55eb65811b30068eb3885315136b8069f1b
parent7d3b603e492b97b59f580d5fa3700cbd07d46d8e
Fix wait_for_termination on GNU Hurd (Bug#8467)

* sysdep.c (wait_for_termination): On GNU Hurd, kill returns -1 on zombies.
src/ChangeLog
src/sysdep.c